sh4 support
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)
committerSantiago Vila <sanvila@debian.org>
Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)
commita4b3e9651ddbc90d250f2ef1796f0b6595ab9659
tree7b3128ed291a128d6fa749a91a83605f6b238fe2
parent5a95135f8ba61007bdf96fbf2e49ce009836f56a
sh4 support

Forwarded: not yet.
Bug-Debian: https://bugs.debian.org/1027168

onetbb currently FTBFS on sh4 because the source code assumes that the target
FPU supports all four rounding modes (FE_TONEAREST, FE_DOWNWARD, FE_UPWARD and
FE_TOWARDZERO) which is not the case on sh4 which supports FE_TONEAREST and
FE_TOWARDZERO only [1].

The attached patch fixes these assumptions for sh4 and makes the code build. I
have already patched and uploaded the package to the unreleased distribution
so that the mold linker can build on sh4 as well.

I will forward the patch later after reformating it.

Gbp-Pq: Name sh4-support.patch
test/common/fp_control.h